projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b7487
)
Fix copyright header. obviously not since 2003
author
João Távora
<joaotavora@gmail.com>
Sat, 12 May 2018 21:05:20 +0000
(22:05 +0100)
committer
João Távora
<joaotavora@gmail.com>
Sat, 12 May 2018 21:05:20 +0000
(22:05 +0100)
lisp/progmodes/eglot.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/eglot.el
b/lisp/progmodes/eglot.el
index 13f6f61d5814008e5e17f4d85de03277fcb552e7..4cb3bec50ee7c751e8852efe23007196efb58d94 100644
(file)
--- a/
lisp/progmodes/eglot.el
+++ b/
lisp/progmodes/eglot.el
@@
-1,6
+1,6
@@
;;; eglot.el --- Client for Language Server Protocol (LSP) servers -*- lexical-binding: t; -*-
-;; Copyright (C) 20
03-20
18 Free Software Foundation, Inc.
+;; Copyright (C) 2018 Free Software Foundation, Inc.
;; Version: 0.1
;; Author: João Távora <joaotavora@gmail.com>